/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
@font-face {
  font-family: 'veneerregular';
  src: url("/vendor/ilogics/front/assets/fonts/veneer/veneer-webfont.woff2") format("woff2"), url("vendor/ilogics/front/assets/fonts/veneer/veneer-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icon';
  src: url("/vendor/ilogics/front/assets/fonts/icon/delhaize-icons-16.svg") format("svg"), url("/vendor/ilogics/front/assets/fonts/icon/delhaize-icons-16.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'barlow';
  src: url("/vendor/ilogics/front/assets/fonts/barlow/barlowcondensed-semibold.woff2") format("woff2"), url("/vendor/ilogics/front/assets/fonts/barlow/barlowcondensed-semibold.woff") format("woff"), url("/vendor/ilogics/front/assets/fonts/barlow/BarlowCondensed-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.container-fluid {
  padding-right: 3rem;
  padding-left: 3rem;
}

body {
  padding-top: 56px;
}

/* carousel */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-item {
  height: 340px;
  min-height: 340px;
  background: no-repeat center center scroll;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

/* logo nav */
.navbar-brand {
  width: 127px;
  height: 65px;
}

.navbar-right {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  color: #fff;
  font-size: 40px;
}

.navbar-middle {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  color: #fff !important;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  font-size: 40px;
}

a.navbar-right {
  width: 127px;
  text-align: right;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
}

.navbar {
  height: 100px;
  padding: .5rem 3rem;
  border-top: 2px solid white;
}

a, a:hover {
  color: #ffffff;
  text-decoration: none;
}

.carousel-inner {
  max-height: 340px;
}

/* position container home */
.position {
  position: fixed;
  top: 440px;
  background-image: url("/vendor/ilogics/front/assets/images/bkg-container-marble.jpg");
  height: 100%;
  width: 1080px;
}

.contentfixed {
  height: 1060px;
  overflow: auto;
  padding-bottom: 60px;
}

.bg-dark {
  background-color: #03050a !important;
}

/* sticky footer  */
#sticky-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  background-image: url("/vendor/ilogics/front/assets/images/bkg-footer.jpg");
  height: 300px;
}

#classic-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 110px;
}

.line {
  border-top: 2px solid #808080;
}

.circle {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 35px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  line-height: 35px;
  text-align: center;
  background: #fff;
}

.bg-green {
  background-color: #194d25;
  height: 70px;
  -webkit-box-shadow: 6px 6px 12px 5px rgba(140, 140, 140, 0.67);
  box-shadow: 6px 6px 12px 5px rgba(140, 140, 140, 0.67);
}

/* fonts */
h2 {
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  font-size: 40px;
}

h3 {
  font-size: 26px;
  font-family: 'veneerregular', Helvetica, Arial, sans-serif !important;
}

h3 .btn-cancel, h3 .btn-cancel:hover {
  height: 126px;
}

h3 .btn-cancel .btn-primary, h3 .btn-cancel .btn-primary:hover, h3 .btn-cancel:hover .btn-primary, h3 .btn-cancel:hover .btn-primary:hover {
  height: 126px;
}

h1 {
  font-size: 60px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
}

h4 {
  font-size: 22px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
}

h5 {
  font-size: 29px;
  font-family: "barlow", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase;
}

h6 {
  font-size: 20px;
  font-family: "barlow", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase;
}

.green {
  color: #194d25;
}

.grey {
  color: #2f3234;
  padding-top: 20px;
}

.light-grey {
  color: #666666;
}

/* button */
.btn-order, btn-order:hover {
  color: #fff;
  background-color: #2f3234;
  border-color: #2f3234;
  border-radius: 26px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  font-size: 60px;
  line-height: 68px;
  width: 720px !important;
  height: 240px;
  text-align: left;
}

.btn-outline-dark {
  border-color: #2f3234;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  font-size: 30px;
  width: 160px;
  height: 70px;
  color: #2f3234;
}

.btn-outline-dark .active, .btn-outline-dark:hover {
  border-color: #2f3234;
  background-color: transparent;
  color: #2f3234;
}

.btn-primary, .btn-primary:hover {
  color: #fff;
  background-color: #194d25;
  border-color: #194d25;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  font-size: 36px;
}

.btn-cancel, .btn-cancel:hover {
  color: #fff;
  background-color: #d31111;
  border-color: #d31111;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  font-size: 36px;
}

.btn-panier, .btn-panier:hover {
  color: #fff;
  background-color: #2f3234;
  border-color: #2f3234;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  font-size: 50px;
  width: 557px !important;
}

.btn-lg {
  width: 460px;
}

h-90 {
  height: 90px;
}

.btn-panier.yes {
  width: 260px !important;
  height: 120px;
  font-size: 50px;
}

/* input + - */
input,
textarea {
  border: 1px solid #2f3234;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 10px;
}

input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-group {
  clear: both;
  position: relative;
}

.input-group input[type='button'] {
  background-color: #fff;
  min-width: 102px;
  width: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  color: #2f3234;
  font-size: 40px;
}

.input-group .button-minus,
.input-group .button-plus {
  font-weight: bold;
  height: 70px;
  padding: 0;
  width: 70px;
  position: relative;
}

.input-group .quantity-field {
  position: relative;
  height: 70px;
  left: -6px;
  text-align: center;
  width: auto;
  display: inline-block;
  font-size: 40px;
  margin: 0 0 5px;
  resize: vertical;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  color: #2f3234;
}

.button-plus {
  left: -13px;
}

input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

/* icon */
.pmr {
  background-image: url("/vendor/ilogics/front/assets/images/pmr.png");
  background-size: cover;
  display: inline-block;
  height: 59px;
  width: 50px;
  vertical-align: middle;
}

.icon {
  font-family: 'icon';
}

.icon-cart-16:before {
  content: "\E90A";
  color: #fff;
  font-size: 40px;
  margin-right: 20px;
  line-height: 40px;
}

.icon-trash-35:before {
  content: "\E907";
  color: #194d25;
  font-size: 35px;
  line-height: 35px;
  position: relative;
}

.icon-cart-60:before {
  content: "\E90A";
  color: #194d25;
  font-size: 56px;
  margin-right: 20px;
  line-height: 40px;
}

.icon-info-16:before {
  content: "\E924";
  color: #2f3234;
  font-size: 40px;
  line-height: 40px;
  top: 4px;
  position: relative;
}

.icon-download-150:before {
  content: "\E905";
  color: #2f3234;
  font-size: 150px;
  line-height: 150px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  display: inline-block;
}

.icon-check-40:before {
  content: "\E90B";
  font-size: 70px;
  line-height: 70px;
  vertical-align: bottom;
  color: #194d25;
}

.icon-arrow-16:before {
  content: "\E90D";
}

.clock {
  background-image: url("/vendor/ilogics/front/assets/images/now-icon.png");
  background-size: cover;
  display: inline-block;
  height: 115px;
  width: 115px;
}

.calendar {
  background-image: url("/vendor/ilogics/front/assets/images/later-icon.png");
  background-size: cover;
  display: inline-block;
  height: 115px;
  width: 115px;
}

.belgium {
  background-image: url("/vendor/ilogics/front/assets/images/belgium-icon.png");
  background-size: cover;
  display: inline-block;
  height: 41px;
  width: 47px;
  vertical-align: middle;
}

.BE {
  background-image: url("/vendor/ilogics/front/assets/images/origins/BE.png");
  background-size: cover;
  display: inline-block;
  height: 41px;
  width: 47px;
  vertical-align: middle;
}

.ES {
  background-image: url("/vendor/ilogics/front/assets/images/origins/ES.png");
  background-size: cover;
  display: inline-block;
  height: 50px;
  width: 50px;
  vertical-align: middle;
}

.FR {
  background-image: url("/vendor/ilogics/front/assets/images/origins/FR.png");
  background-size: cover;
  display: inline-block;
  height: 50px;
  width: 50px;
  vertical-align: middle;
}

.UK {
  background-image: url("/vendor/ilogics/front/assets/images/origins/UK.png");
  background-size: cover;
  display: inline-block;
  height: 50px;
  width: 50px;
  vertical-align: middle;
}

.close {
  font-size: 80px;
  color: #194d25;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}

/* img circle product */
.img-raised {
  -webkit-box-shadow: 6px 6px 31px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 6px 6px 31px 0px rgba(0, 0, 0, 0.3);
}

.w-90 {
  width: 90px;
  opacity: 0.5;
}

.w-200 {
  width: 200px;
}

.w-260 {
  width: 260px;
}

.w-130 {
  width: 130px;
}

.w-600 {
  width: 600px;
}

.mt-30 {
  margin-top: 40%;
}

.f-36 {
  font-size: 36px;
}

.f-36:hover {
  font-size: 36px;
}

.f-90 {
  font-size: 90px;
}

.f-50 {
  font-size: 50px;
}

.h-60 {
  height: 60% !important;
}

.border-img {
  background-image: url("/vendor/ilogics/front/assets/images/border-sidebar.png");
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: top;
}

.outofstock {
  opacity: 0.2;
}

/* modal */
.modal-header {
  border-bottom: none;
}

.modal-footer {
  border-top: none;
}

.modal-content {
  width: 800px !important;
}

.modal-body {
  width: 800px !important;
}

@media (min-width: 576px) {
  .modal-dialog-centered {
    width: 800px !important;
  }
  .modal-dialog {
    width: 800px !important;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 800px;
    max-height: 710px;
  }
}

.modal-header .close {
  padding: 1rem 2rem;
}

/* table dans panier */
.cart {
  width: 800px;
}

.cart td {
  vertical-align: middle;
}

.cart tr {
  border-top: none;
  border-bottom: 2px solid #b3b3b3;
}

.cart .thead {
  border: none;
}

.cart thead th {
  border: none;
}

/* champs phone */
.form-group {
  width: 557px;
  margin: auto;
}

.form-control {
  height: 70px;
  font-size: 40px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
}

.validateCart {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #194d25 !important;
}

.activeBtnFooter {
  display: none;
}

.form-group {
  width: 557px;
  margin: auto;
}

.form-control {
  height: 70px;
  font-size: 40px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
}

span.input-group-text {
  height: 70px;
  font-size: 40px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
}

.tbl-keypad .btn {
  height: 125px;
  font-size: 60px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  background-color: #2e3235;
  color: #ffffff;
}

.tbl-keypad .btn-return {
  height: 125px;
  font-size: 60px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  background-color: #c3c3c3;
  color: #ffffff;
  padding: .5rem 1rem;
  border-radius: 0;
  margin: 10px;
  width: 63%;
}

.tbl-keypad .btn-return2 {
  height: 125px;
  font-size: 60px;
  font-family: "veneerregular", Helvetica, Arial, sans-serif !important;
  background-color: #c3c3c3;
  color: #ffffff;
  padding: .5rem 1rem;
  border-radius: 0;
  margin: 10px;
  width: 63%;
}

.tbl-keypad .btn-group-lg > .btn, .btn-lg {
  padding: .5rem 1rem;
  border-radius: 0;
  margin: 10px;
}

.input-group-text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

.icon-arrow-sms:before {
  content: "\E904";
}

table.cart tbody {
  display: block;
  overflow: auto;
  height: 600px;
  width: 100%;
}

table.cart thead tr {
  display: block;
}

.cart .col1 {
  width: 370px;
}

.cart .col2 {
  width: 200px;
}

.cart .col3 {
  width: 150px;
}

.cart .col4 {
  width: 50px;
}

.content_cart {
  width: 800px;
}

table.cart tbody tr th {
  width: 370px;
}

table.cart tbody tr td:nth-child(2) {
  width: 200px;
}

table.cart tbody tr td:nth-child(3) {
  width: 150px;
}
